Welcome![Sign In][Sign Up]
Location:
Search - delphi ftp api

Search list

[WinSock-NDIS用Delphi实现远程控制

Description: WinSock是一组API,用于在网络上传输数据和交换信息。虽然现在有很多工具如FTP 程序可以在网络上传输数据和文件,但是通过WinSock编程有更大的灵活性,它不需要关心网络连接的细节,不过用WinSock编程却很复杂。在Delphi中我们并不需要直接与 WinSock的API打交道,因为TClientSocket元件和TServerSocket元件(在Internet页)封装了WinSock的大部分API,使得对WinSock的访问大大简化。下面这个远程控制的例子就很清楚地说明了这个问题,它可以发送一个消息给对方,并能够使对方的电脑关闭、重新启动或重新登录。-WinSock API is a group for the transmission of data on the network and exchange information. Although there are now many tools such as FTP program on the network can transmit data and documents, but through WinSock greater programming flexibility, it does not need the care network connectivity details, but with WinSock very complicated programming. In Delphi, we do not need directly with the WinSock API deal because TServerSocket TClientSocket components and devices (in Internet pages) package of the most WinSock API, making the right WinSock visit greatly simplified. Following the example of the remote control very clear illustration of this problem, it can send a message to each other and to make each other's computers shut down, restart or re-logged.
Platform: | Size: 5445 | Author: 里平 | Hits:

[Internet-Network用Delphi实现远程控制

Description: WinSock是一组API,用于在网络上传输数据和交换信息。虽然现在有很多工具如FTP 程序可以在网络上传输数据和文件,但是通过WinSock编程有更大的灵活性,它不需要关心网络连接的细节,不过用WinSock编程却很复杂。在Delphi中我们并不需要直接与 WinSock的API打交道,因为TClientSocket元件和TServerSocket元件(在Internet页)封装了WinSock的大部分API,使得对WinSock的访问大大简化。下面这个远程控制的例子就很清楚地说明了这个问题,它可以发送一个消息给对方,并能够使对方的电脑关闭、重新启动或重新登录。-WinSock API is a group for the transmission of data on the network and exchange information. Although there are now many tools such as FTP program on the network can transmit data and documents, but through WinSock greater programming flexibility, it does not need the care network connectivity details, but with WinSock very complicated programming. In Delphi, we do not need directly with the WinSock API deal because TServerSocket TClientSocket components and devices (in Internet pages) package of the most WinSock API, making the right WinSock visit greatly simplified. Following the example of the remote control very clear illustration of this problem, it can send a message to each other and to make each other's computers shut down, restart or re-logged.
Platform: | Size: 5120 | Author: 里平 | Hits:

[Ftp ClientFTP

Description: 此软件利用API来实现文件上传和下载,初学,请高手们指教-The software API to realize the use of file upload and download, beginner, please experts advise
Platform: | Size: 1630208 | Author: zqh | Hits:

[Ftp ClientUnt_APIFtp

Description: 一个使用API实现FTP上载下载的类,比较简单,可是很使用,也是做项目时候顺便封装的-API FTP
Platform: | Size: 2048 | Author: enjy | Hits:

[Ftp ServerFTP

Description: FTP Server API和Integer设置中的源代码程序-FTP Server Program
Platform: | Size: 1961984 | Author: 邹华芝 | Hits:

[Windows DevelopAlcinoe_3_70

Description: Compoments suite for Delphi: Binary Tree, Firebird API, HTML functions, String functions, Unicode functions, Ftp Client, GSM functions, Http Client, Internet Messages, Isapi, MySql client, NNTP Client, PHP Runner, SMTP Client, Xml Parser and much more-Compoments suite for Delphi: Binary Tree, Firebird API, HTML functions, String functions, Unicode functions, Ftp Client, GSM functions, Http Client, Internet Messages, Isapi, MySql client, NNTP Client, PHP Runner, SMTP Client, Xml Parser and much more...
Platform: | Size: 10971136 | Author: weijen | Hits:

[Delphi VCLWEBCOPY

Description: 通过WEB 复制文件的DELPHI 控件-TMS.WEBCOPY.1.6.DelphiRetail-SKYDANCER Supplier : Team SKYDANCER Rlz date : 01/10/2006 Packager : Team SKYDANCER Archives : 01x0.5mb Cracker : non Protec. : non TWebCopy uses the Wininet API to load the selected files via http or ftp from Intranet or Internet sites or can copy files by UNC name over the network. It features a progress/cancel dialog and threaded execution. (ASP script available to handle POST based HTTP uploads) WebCopy can be configured to retrieve automatically only newer files w.r.t. to a configurable date. Files to copy over the web can be easily set at design time using a Items collection or programmatically : HTTP: with WebCopy.Items.Add do begin URL := http://www.tmssoftware.com/webcopy.zip Protocol := wpHTTP FileDate := EncodeDate(2002,3,18) CopyNewerOnly := true TargetDir := c:\temp end FTP: with WebCopy.Items.Add do begin FTPHost := ftp.tms
Platform: | Size: 27648 | Author: newsun | Hits:

[WEB CodeDLHttpFtp_SDK_2.5

Description: 点量Http、FTP多线程断点续传下载组件(下载DLL)的开发目的是让用户可以无需关心Http/FTP协议的具体细节,只需要几十行甚至几行代码,便可以实现一个功能完善的Http/FTP下载软件。点量Http/FTP下载组件(DLL)支持多线程、断点续传、显示详细下载过程、自动查找镜像网址、支持代理传输等完善的功能。 点量Http、FTP下载内核源码使用高效的c++代码编写,提供标准的下载动态链接库(DLL),可供C/C++、Delphi、C#、Java、VB等语言和各常用开发环境调用,让您完全像调用系统API一样的调用。-Amount of HTTP, FTP multithreaded HTTP download component download (DLL) was developed to enable users may not need to care about details Http/FTP protocol, only need dozens of even a few lines of code, you can achieve a perfect function of Http/FTP download software. Spot Http/FTP download components (DLL) support multithreading, HTTP, display with the download process, automatically find mirror sites, transport agents, such as perfect function. Point of the amount of Http, FTP download the kernel source code for the use of efficient c++ code to prepare the standard download dynamic link library (DLL), available for C/C++, Delphi, C#, Java, VB and other languages and commonly used development environment calls, so that you completely call the same system as the call API.
Platform: | Size: 643072 | Author: ppudn44 | Hits:

[WEB CodeDLHttpFtp_SDK

Description: 点量Http、FTP多线程断点续传下载组件(下载DLL)的开发目的是让用户可以无需关心Http/FTP协议的具体细节,只需要几十行甚至几行代码,便可以实现一个功能完善的Http/FTP下载软件。点量Http/FTP下载组件(DLL)支持多线程、断点续传、显示详细下载过程、自动查找镜像网址、支持代理传输等完善的功能。 点量Http、FTP下载内核源码使用高效的c++代码编写,提供标准的下载动态链接库(DLL),可供C/C++、Delphi、C#、Java、VB等语言和各常用开发环境调用,让您完全像调用系统API一样的调用。-At Http, FTP multi-threaded HTTP download component (DLL) was developed to allow users to details without concern for the Http/FTP protocol, only tens of lines or a few lines of code, we can achieve a perfect Http/FTP download software. Volume Http/FTP download component (DLL) supports multi-threaded, HTTP download, display detailed process, automatically find the mirror site, support agent transmission functions. At Http, FTP download the kernel source code using efficient c++ code, download the dynamic link library standard (DLL), C/C++, Delphi, and C#, Java, VB language and the common development environment calls, so you like the same call call system API.
Platform: | Size: 2700288 | Author: 王开亮 | Hits:

CodeBus www.codebus.net